gtk4.git
2017-11-05 Benjamin Otteentry: Remove surface icons
2017-11-05 Benjamin Otteiconhelper: Don't render to surface anymore
2017-11-05 Benjamin Ottemenubutton: Don't fiddle with prelight state
2017-11-05 Benjamin Ottethemes: Do expander arrow :hover properly
2017-11-05 Benjamin Otteexpander: Don't do :hover yourself
2017-11-05 Benjamin Otterange: Stop trying to be smarter than GTK
2017-11-05 Benjamin Otterange: Use gtk_widget_pick() to pick the mouse location
2017-11-05 Benjamin Ottewidget: Make gtk_widget_pick() really slow
2017-11-05 Benjamin Otterange: Stack widgets properly
2017-11-05 Benjamin Otteentry: Texture properties are objects
2017-11-05 Benjamin Ottewidget: Implement gtk_widget_pick()
2017-11-05 Matthias ClasenFix some typos
2017-11-05 Matthias ClasenDocumentation fixes
2017-11-04 Piotr DrągUpdate POTFILES.skip
2017-11-04 Benjamin Ottewayland: Fix embarassing bug
2017-11-04 Benjamin Ottegtk-demo: Update cursors demo
2017-11-04 Benjamin Ottegdk: Use G_N_ELEMENTS() when iterating over constant...
2017-11-04 Benjamin Ottegdk: Fix fallback names for the help cursor
2017-11-04 Benjamin Ottedocs: You can't modify textures
2017-11-04 Benjamin Ottewindow: Make icons GdkTextures
2017-11-04 Benjamin Otteaboutdialog: Make logo a texture property
2017-11-04 Benjamin Ottebuilder: Mirror GdkPixbuf abilities for GdkTexture
2017-11-04 Benjamin Otteimage: Add the ability to set textures
2017-11-04 Emmanuele BassiPartially revert GskTexture → GdkTexture rename
2017-11-04 Benjamin Otteinspector: Unrealize renderer before unreffing
2017-11-04 Benjamin Otterenderer: Assert having been unrealized in dispose
2017-11-04 Benjamin Ottetexture: Add gdk_texture_new_from_file()
2017-11-04 Benjamin Otteiconhelper: Compute surface size without icon helper
2017-11-04 Benjamin Ottetextview: Use gtk_widget_set_cursor()
2017-11-04 Benjamin Ottetextview: Remove GdkWindow usage from the public API
2017-11-04 Rico Tzschichholzx11: Make gdk_x11_display_get_xcursor be recognized...
2017-11-04 Chun-wei Fangdk/win32: Fix Win32 GL Context switching
2017-11-04 Chun-wei Fangdk/win32: Fix build after GdkScreen and cursor cleanups
2017-11-04 Benjamin Ottegtk: Use gtk_widget_set_cursor()
2017-11-04 Benjamin Ottex11: Don't use g_hash_table_steal()
2017-11-04 Benjamin Ottewidget: Export gtk_widget_set_cursor()
2017-11-03 Benjamin Ottegdk: Cursors no longer have a display
2017-11-03 Benjamin Ottetestsuite: Remove cursor tests
2017-11-03 Benjamin Ottegdk: Cursors are created generically
2017-11-03 Benjamin Ottewayland: Redo cursor handling
2017-11-03 Benjamin Ottex11: Redo cursor handling completely
2017-11-03 Benjamin Ottegdk: Make cursors instantiable
2017-11-03 Benjamin Ottegdk: Add gdk_cursor_hash() and gdk_cursor_equal()
2017-11-03 Benjamin Ottegdk: Add gdk_cursor_get_fallback()
2017-11-03 Benjamin Ottecursor: Turn new_from_surface() into new_from_texture()
2017-11-03 Benjamin Ottebroadway: Don't crash on startup
2017-11-03 Benjamin Ottegdk: Remove ability to download a cursor
2017-11-03 Benjamin OtteGskTexture => GdkTexture
2017-11-03 Benjamin Ottegdk: Add gdk_cursor_get_name()
2017-11-03 Benjamin Ottegdk: Get rid of GdkCursorType
2017-11-03 Carlos Garnachogtkwindow: Use event target widget for WM handling...
2017-11-03 Kjell AhlstedtGtkWindow: Tidy up after icon became a cairo surface
2017-11-03 Timm Bädernotebook: Fix setting show-tabs
2017-11-03 Timm Bädernotebook: Remove useless call to gtk_widget_reset_style
2017-11-03 Khaled HosnyUpdate Arabic translation
2017-11-03 Timm Bäderglarea: Use content size of the widget
2017-11-03 Timm Bäderrendernodeview: Use content size instead of allocated...
2017-11-03 Timm Bädercolorplane: Use content size everywhere
2017-11-03 Timm Bäderrevealer: Create clip node for right widget size
2017-11-02 Benjamin Ottex11: Remove gdk_x11_grab_server()
2017-11-02 Benjamin Ottegdk: Remove GdkWindow.set_device_cursor() vfunc
2017-11-02 Benjamin Ottex11: Remove outdated functions from API
2017-11-02 Benjamin Ottex11: Add API to query root window and screen from GdkDi...
2017-11-02 Timm Bäderwidget: Add get_width() and get_height()
2017-11-02 Timm Bädertestwidgetfocus: Make focused button more obvious
2017-11-02 Timm Bäderwidget: Remove stray prototype
2017-11-02 Emmanuele Bassix11: Use backend-specific API to get GdkScreen
2017-11-02 Matthias ClasenDrop foreign window checks in Broadway
2017-11-02 Matthias ClasenDrop foreign window checks in Wayland
2017-11-02 Matthias ClasenStop using foreign windows for xsettings
2017-11-02 Matthias ClasenStop providing the owner in GdkEventOwnerChange
2017-11-02 Matthias ClasenRemove an unused function
2017-11-02 Matthias Clasenwayland: Some cursor cleanups
2017-11-02 Matthias ClasenSome forgotten cleanups
2017-11-02 Matthias Clasent Remove gdk_cursor_new_for_display
2017-11-02 Matthias Clasentests: Stop using gdk_cursor_new_for_display
2017-11-02 Matthias Clasenlabel: Stop using gdk_cursor_new_for_display
2017-11-02 Matthias ClasenDrop GdkScreen from the docs
2017-11-02 Matthias ClasenDrop gdk_screen_get_display
2017-11-02 Matthias Clasenwin32: Stop using gdk_screen_get_display
2017-11-02 Matthias Clasenquartz: Stop using gdk_screen_get_display
2017-11-02 Matthias Clasenmir: Stop using gdk_screen_get_display
2017-11-02 Matthias Clasenx11: Stop using gdk_screen_get_display
2017-11-01 Matthias ClasenDrop GdkScreen from public api
2017-11-01 Matthias Clasenwayland: No more screen
2017-11-01 Matthias ClasenUse x11-specific api to get at the screen
2017-11-01 Matthias Clasenx11: Add backend api to get the screen
2017-11-01 Matthias ClasenStop talking about GdkScreen in the docs
2017-11-01 Matthias ClasenDrop gdk_display_get_default_screen
2017-11-01 Matthias ClasenFix a compiler warning.
2017-11-01 Matthias ClasenDrop gdk_screen_get_default
2017-11-01 Matthias Clasenx11: Stop using gdk_screen_get_default
2017-11-01 Matthias Clasenquartz: Stop using gdk_screen_get_default
2017-11-01 Matthias Clasenx11: Stop using gdk_display_get_default_screen
2017-11-01 Matthias Clasenwin32: Remove an unused function
2017-11-01 Matthias Clasenquartz: Stop using gdk_display_get_default_screen
2017-11-01 Matthias ClasenDon't use GdkScreen here
2017-11-01 Matthias ClasenRemove leftover code
2017-11-01 Matthias Clasenbroadway: No more screen
2017-11-01 Matthias ClasenFix a typo
next